home *** CD-ROM | disk | FTP | other *** search
/ Mastering Computers 3 / Mastering Computers Vol 3.iso / Win95 / Network Utils / TOOLBOX / TRACK.DOC < prev    next >
Encoding:
Text File  |  1993-08-04  |  1.1 KB  |  34 lines

  1. TRACK.EXE      Display NetWare routing information on any network PC;
  2.                comparable to "TRACK ON" on a file server or router monitor.
  3.                (v1.3 Aug 93) 
  4.                Public Domain programmed by Wolfgang Schreiber 
  5.  
  6. Syntax:        TRACK [ON  [SAP|RIP] ]
  7.  
  8. Options:       IF invalid options are entered this help screen will pop up.
  9.                Output can be redirected by standard DOS commands.
  10.  
  11. Prerequisites: IPX(ODI) loaded (NETx or LOGIN not necessary)
  12.  
  13. Features:      Self test for virus infection
  14.  
  15. Examples:      TRACK                     Show Syntax
  16.                TRACK ON                  Show SAPs and RIPs
  17.                TRACK ON SAP              Show only SAPs
  18.                TRACK ON > trace.doc      Show all and redirect to file
  19.  
  20. Help:          See Novell documentation  (e.g. NetWare Application Notes)
  21.  
  22.  
  23.  
  24.  
  25. ===================================================================
  26.  
  27. Release Notes:
  28.  
  29. v1.3 (Aug 93)
  30.                * Shows 'Get Nearest Server' messages
  31.                * Bug fix if output redirected
  32.  
  33.  
  34.